Skip to content

Conversation

dhasani23
Copy link
Contributor

@dhasani23 dhasani23 commented Aug 26, 2025

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Description

Transformation plan was not opening for min JDK upgrades due to isPlanComplete method bug: if doing a JDK upgrade, as soon as plan is non-null, plan is complete, so open it.

Checklist

  • My code follows the code style of this project
  • I have added tests to cover my changes
  • A short description of the change has been added to the CHANGELOG if the change is customer-facing in the IDE.
  • I have added metrics for my changes (if required)

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dhasani23 dhasani23 requested a review from a team as a code owner August 26, 2025 20:21
@rli rli merged commit 4e6c759 into aws:main Aug 27, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants